home *** CD-ROM | disk | FTP | other *** search
/ Screensavers 98 / Screensavers 98.iso / ass / toxic babes / winstall.inf < prev   
INI File  |  2000-03-28  |  2KB  |  51 lines

  1. REM ------------------------------------------------
  2. REM ------------------------------------------------
  3. REM WINSTALL.INF file for Chief's Install
  4. REM -----------------------------------
  5. REM I try to use most of the RESERVED WORDS here!
  6. REM ------------------------------------------------
  7.  
  8. [The title of your application]
  9. $TITLE=TOXIC BABES screensaver Demo 1.1
  10.  
  11. [Default target directory]
  12. $TARGET=C:WINDOWS
  13.  
  14. [Disk space needed for the installation - in bytes]
  15. $SPACE=572000
  16.  
  17. [Any temporary extra disk space needed while installing - in bytes]
  18. $SWAP-SPACE=1300000
  19.  
  20. [Files to be copied; "$disk 1 =" to "$disk 45 ="; you can use wildcards]
  21. [file specs should be separated with a semi-colon]
  22. $DISK1= TOXBAB.DIR
  23.  
  24. [Program(s) to execute as part of the installation; separated with a semi-colon]
  25. [install will *try* to wait for them to terminate before continuing]
  26. $PRE-EXEC=TOXBABES.EXE
  27.  
  28. $AUTO-REPLACE=TOXBAB.DIR
  29.  
  30. [Files to be installed to Windows directory]
  31. [Max=1 line; 14 file names on each line, separated with semi-colon; no wildcards];
  32. $WINDIR=TOXBAB.DIR
  33.  
  34. [remove the "MAXIMIZE" on the next line for non-maximized main window]
  35. $WINDOW=
  36.  
  37. [comment this to use an 8kb buffer for copying the files]
  38. $COPYBUFFER=4095
  39.  
  40. [comment this to use a WHITE background color for the window]
  41. [valid values are 0 to 4]
  42. $WINDOW-BACKGROUND=2
  43.  
  44. [comment this to use a WHITE background for the text]
  45. [3 RGB values, or 1 long integer value
  46. $TEXT-BACKGROUND=$0000FFFF
  47.  
  48. [to paint the background of the "percent" dialog]
  49. $PAINTDIALOGS
  50.  
  51. $NO-PATH-DIALOG